home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / sh / kernel / cpu / irq / Makefile
Encoding:
Makefile  |  2008-12-24  |  176 b   |  7 lines

  1. #
  2. # Makefile for the Linux/SuperH CPU-specifc IRQ handlers.
  3. #
  4. obj-$(CONFIG_SUPERH32)            += imask.o
  5. obj-$(CONFIG_CPU_SH5)            += intc-sh5.o
  6. obj-$(CONFIG_CPU_HAS_IPR_IRQ)        += ipr.o
  7.